[INFO] fetching crate opendefocus-kernel 0.1.10...
[INFO] fixing opendefocus-kernel-0.1.10 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate opendefocus-kernel 0.1.10 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate opendefocus-kernel 0.1.10
[INFO] finished tweaking crates.io crate opendefocus-kernel 0.1.10
[INFO] tweaked toml for crates.io crate opendefocus-kernel 0.1.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate opendefocus-kernel 0.1.10 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opendefocus-kernel 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shared_child v1.1.1
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded opendefocus-datastructure v0.1.10
[INFO] [stderr]   Downloaded spirv-std v0.9.0
[INFO] [stderr]   Downloaded opendefocus-shared v0.1.10
[INFO] [stderr]   Downloaded duct v1.1.1
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded circle-of-confusion v0.2.7
[INFO] [stderr]   Downloaded bokeh-creator v0.1.17
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded shared_thread v0.2.0
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded spirv-std-types v0.9.0
[INFO] [stderr]   Downloaded sigchld v0.2.4
[INFO] [stderr]   Downloaded cargo-platform v0.3.2
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded spirv-std-macros v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75
[INFO] running `Command { std: "docker" "start" "d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling duct v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling circle-of-confusion v0.2.7
[INFO] [stderr]    Compiling bokeh-creator v0.1.17
[INFO] [stderr]    Compiling opendefocus-datastructure v0.1.10
[INFO] [stderr]     Checking opendefocus-shared v0.1.10
[INFO] [stderr]     Checking opendefocus-kernel v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `opendefocus-datastructure v0.1.10`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/opendefocus-datastructure-2e1446d3bcf7ecec/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=NULL
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   warning: please specify `--format-version` flag explicitly to avoid compatibility problems
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: failed to get `documented` as a dependency of package `opendefocus-datastructure v0.1.10 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opendefocus-datastructure-0.1.10)`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to load source for dependency `documented`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     unable to update registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     download of do/cu/documented failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   Error: Custom { kind: Other, error: "command [\"cargo\", \"metadata\"] exited with code 101" }
[INFO] running `Command { std: "docker" "inspect" "d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75", kill_on_drop: false }`
[INFO] [stdout] d81fe1f83bfc37c6aa48a87c23bc95e1ebbbd4496ae8819f4176bb8c39f73e75
